golang.org/x/net/http2.pipe.Len (method, view implemented interface methods)
3 uses
golang.org/x/net/http2 (current package)
pipe.go#L44: func (p *pipe) Len() int {
server.go#L1653: sc.sendWindowUpdate(nil, p.Len())
transport.go#L2558: unread := cs.bufPipe.Len()
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)